home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / relnotes / x_eoe / ch5.z / ch5
Text File  |  1995-02-28  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.           +o The X Display PostScript extension is now working in
  11.             IRIX 5.3.  Note that it is a prerequisite for the IRIS
  12.             Impressario product. If you wish to run Impressario on
  13.             your system, be sure to install:
  14.  
  15.             ddddppppssss____eeeeooooeeee....sssswwww....ddddppppssss ****          222244446666++++ DDDDPPPPSSSS BBBBaaaasssseeee EEEExxxxeeeeccccuuuuttttiiiioooonnnn EEEEnnnnvvvviiiirrrroooonnnnmmmmeeeennnntttt
  16.             ddddppppssss____eeeeooooeeee....sssswwww....ddddppppssssffffoooonnnnttttssss ****    2222222211112222++++ DDDDPPPPSSSS BBBBaaaasssseeee EEEExxxxeeeeccccuuuuttttiiiioooonnnn EEEEnnnnvvvviiiirrrroooonnnnmmmmeeeennnntttt SSSSuuuuppppppppoooorrrrtttt
  17.  
  18.             Otherwise, _d_p_s__e_o_e is not required to run X.
  19.  
  20.           +o If you are getting your password via NIS and the NIS
  21.             server fails, _x_l_o_c_k may crash.  At that point, your
  22.             system is unlocked.  A possible work-around is to keep
  23.             a copy of the password file on your local machine.
  24.  
  25.           +o _x_s_t_d_c_m_a_p does not work properly, nor do the colormap
  26.             utilities in _l_i_b_X_m_u.  The X server creates the standard
  27.             colormap properties by default at startup.  They work
  28.             properly if not accessed through _l_i_b_X_m_u.
  29.  
  30.           +o GL overlay windows are not clipped properly when
  31.             obscured by a window in the overlays.
  32.  
  33.           +o _l_i_b_X_t assumes that time always moves forward.  If you
  34.             turn the system clock backwards, applications built
  35.             with libXt will behave improperly and often consume too
  36.             much of the system CPU.  You must stop and restart
  37.             these applications.
  38.  
  39.           +o If a device is already grabbed, subsequent calls to
  40.             _X_S_e_t_D_e_v_i_c_e_V_a_l_u_a_t_o_r_s will hang the application.
  41.  
  42.           +o The X server does not yet support the large request
  43.             mechanism.  Protocol requests are limited to 64K words
  44.             (262,144 bytes) in length.  This applies to the core X
  45.             protocol as well as to extension protocols such as PEX.
  46.  
  47.           +o The MBX extension does not support the "Copied" update
  48.             action.
  49.  
  50.           +o The PEX extension does not support texture mapping.
  51.  
  52.           +o PEX applications should use _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s to
  53.             determine which visual to use.
  54.             _P_E_X_M_a_t_c_h_R_e_n_d_e_r_i_n_g_T_a_r_g_e_t_s will only return TrueColor
  55.             visuals that support depth buffering.  Applications
  56.             should not assume that the visual returned to match a
  57.             PEXBufferDrawable target type is the same visual that
  58.             would be returned to match a PEXWindowDrawable or
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             PEXPixmapDrawable target type.  The returned visuals
  75.             will be different for those graphics platforms in which
  76.             the number of hardware framebuffer planes must be
  77.             divided for use between front and back buffers when
  78.             using hardware double buffering.
  79.  
  80.           +o This message is for Indy users with the 14" monitor
  81.             installed.  In order to comply with EN69241 part 3, the
  82.             font used for the terminal emulator window must be at
  83.             least as large as:  -*-fixed-medium-r-normal--20-140-
  84.             100-100-c-100-iso8859-1
  85.  
  86.           +o Some Type1 fonts will not display properly with the X
  87.             server. This will be fixed in a future release. A
  88.             workaround for such fonts is to use the R6 font server,
  89.             which is shipped in the x_eoe image. See _m_a_n _x_f_s for
  90.             details on using the font server.
  91.  
  92.           +o If a large number of man page sections have been
  93.             installed, the Sections pull-down menu in the man page
  94.             browser xman may not display all of the section names
  95.             properly. To work around this problem, add the
  96.             following line to ~/.Xdefaults:  xman*SimpleMenu*Font:
  97.             -*-helvetica-bold-o-normal--11-*-*-*-*-*-iso8859-*
  98.  
  99.           +o With X authorization on, clients can still connect to
  100.             the display using shm:0, even if they are not
  101.             "authorized" to do so. As a workaround, you can disable
  102.             the use of the shared memory transport, by adding the
  103.             -_s_h_m_n_u_m_c_l_i_e_n_t_s _0 option to the X invocation in
  104.             /usr/lib/X11/xdm/Xservers (see the Xsgi man page).
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.